CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 三角 剖分

搜索资源列表

  1. Delaunay

    0下载:
  2. Delaunay 分治算法三角网格剖分!-Source code for DeWall, a divide and conquer 3d Delaunay
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-23
    • 文件大小:589679
    • 提供者:竹林英客
  1. map3d

    1下载:
  2. 在Matlab中实现了三角网的自动剖分,并显示三维的程序。-Implemented in Matlab, automatic triangular mesh subdivision, and displays the three-dimensional process.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:779
    • 提供者:xuhui
  1. optimal_triangulation

    0下载:
  2. 多边形的最优三角剖分,采用动态规划方法编程-Optimal polygon triangulation, using dynamic programming program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:829
    • 提供者:储大为
  1. delaunaysanjiaopoufen

    0下载:
  2. delaunay三角剖分程序,能运行,可以显示 -delaunay三角剖分程序,能运行,可以显示
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1841826
    • 提供者:weihouzhen
  1. DT

    0下载:
  2. Delaunay三角剖分的Windows图形界面源码-Delaunay triangulation of the Windows graphical interface Source
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:51350
    • 提供者:zzr
  1. tinlib

    0下载:
  2. 三角网生成程序。Delaunay三角剖分,限定三角剖分,网格细分等功能。-Triangle mesh generator with Delaunay algorithm,contrained,refinement
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:231424
    • 提供者:yuanganghui
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. DelaunayDelaunay

    0下载:
  2. 一个三角剖分算法示例,用mfc做的界面,适用于教研参考-a delaunay Delaunay algorithm demo use mfc frame.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:39304
    • 提供者:覃日鸿
  1. InPolygon

    0下载:
  2. 在三角剖分种去掉内环,需要判断点、线段、三角形与多变形的关系。这个模块提供这样的功能。-Species in the triangulation to remove the inner ring, you need to determine the point, line, triangle and polygon of relationships. This module provides this functionality.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:40840
    • 提供者:zhou zhengzhi
  1. Delaunay

    0下载:
  2. 简单多边形的三角剖分,在计算机图形学及地学问题三维重建领域有着广泛的应用.根据简单多边形的定义和三角剖分原则,提出了一种简单多边形三角剖分的算法,该算法通过判断某顶点和基边之间的位置来实现对简单多边形的三角剖分算法实现简单容易理解适用于任意简单多边形的三角剖分-Triangulation of simple polygon in computer graphics and three-dimensional reconstruction to study the problem has wide
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1942761
    • 提供者:LJY
  1. triangulation.tar

    0下载:
  2. 对于不带洞多边形的三角剖分算法,速度比较快,但是不是最优剖分-fast triangulation method,but not perfect,maybe strange triangles!very long triangle!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14645
    • 提供者:pengyun
  1. StructTriMesh

    1下载:
  2. 朋友给的平面离散点的三角剖分程序,很好用,但我看不是太懂,希望下载的朋友能多多指教!有意讨论者加我qq1017926909-Friends of discrete points to the plane triangulation procedure is useful, but I do not understand too, want to download a lot of advice to a friend! Plus I intend to discuss qq1017926909
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:1106
    • 提供者:hong cheng
  1. denary三角剖分

    0下载:
  2. denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。-denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5230
    • 提供者:erandto
  1. delaunay_test

    0下载:
  2. 运用delauney三角剖分原理实现对三维图像的三角剖分(The triangulation of 3D image is realized by using delauney triangulation principle)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:248832
    • 提供者:wkang
  1. MyCrustOpen

    1下载:
  2. 用delaunay三角剖分和网格填充对离散点云数据进行网格重建(Mesh reconstruction of discrete point cloud data using Delaunay triangulation and mesh filling)
  3. 所属分类:图形图像处理

  1. Delaunay三角网剖分算法,速度超快,值得一学

    1下载:
  2. Delaunay三角网剖分算法,速度超快(AppWizard has created this Delaunay_Li application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.)
  3. 所属分类:3D打印

    • 发布日期:2018-01-03
    • 文件大小:3736576
    • 提供者:sr1993
  1. 平面域Delaunay三角网点定位算法研究综述_刘琴琴

    0下载:
  2. 不规则三角网常用于地形的可视化,其生成算法一直是国内研究热点。 Delaunay 三角剖分算 法是构建不规则三角网的主要算法。 讨论了平面域离散点生成 Delaunay 三角网算法的研究现状,其 中逐点插入法中影响构网效率的关键因素是任意插入点定位的速度。 总结了目前国内主流的点定位 算法,对国内该领域现有文献研究存在的主要问题作了详细分析,并展望了未来可能的研究走向,以 期为国内 Delaunay 三角网生成算法研究提供理论与方法上的指导意见。(Triangulated irregul
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:466944
    • 提供者:淼淼湉
  1. 强大的约束三角剖分程序源码

    3下载:
  2. 纯C语音编写的强大的约束三角网剖分程序,支持特征线(Pure C, a powerful constraint triangulation program to support feature lines.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:135168
    • 提供者:ygyay
  1. tetgen-1.5.0

    1下载:
  2. 是一款用于三维模型网格三角化剖分的工具。(TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions. The following pictures
  3. 所属分类:其他

    • 发布日期:2020-10-20
    • 文件大小:234496
    • 提供者:airdamper
  1. MyCrust

    1下载:
  2. 对激光雷达点云进行三角剖分,对传统Crust算法进行了改进(Triangulation of LIDAR point cloud)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-14
    • 文件大小:3072
    • 提供者:MORTAL1
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com